add ObjectDetails-struct and use it in list_objects-function
authorManuel Stühn <freebsd@justmail.de>
Tue, 16 Nov 2021 11:10:50 +0000 (12:10 +0100)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:57 +0000 (12:53 -0400)
commit2ab55beb988eb2555ebe15adebe536d7d292b109
tree4a9db71b6b05c03350aee942100bdf9cfaace33b
parent81ea92566f46f6aa0fde71f317956a2e81b65982
add ObjectDetails-struct and use it in list_objects-function
rust-bindings/rust/src/lib.rs
rust-bindings/rust/src/object_details.rs [new file with mode: 0644]
rust-bindings/rust/src/repo.rs